From: John Wiegley Date: Fri, 14 Nov 2003 11:01:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25002 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=79140de8a83c4f52a31e28bef9139b1dad01932f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 74e9cbf75d4..652fbb5813b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2003-11-14 John Wiegley + * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash + that was optional, but obviously missing based on surrounding + code. + * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert string arguments to numbers unless the whole argument was seen as a number.